HVM: First attempt at domain-resume on save-failure.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 12 Apr 2007 13:13:04 +0000 (14:13 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 12 Apr 2007 13:13:04 +0000 (14:13 +0100)
commita01197aeb4b0e496b2e5ebdff2b1728970e3a351
tree686e56d850b00c27182bc20c378189c2bd255d94
parent40bb2e5fead9f092ee6805c73e26d1c2fd54c40f
HVM: First attempt at domain-resume on save-failure.

Not working yet as we are a bit too keen to kill the qemu-dm process,
before we know that the save has been successful.

Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/xc_domain.c
tools/libxc/xc_hvm_build.c
tools/libxc/xc_resume.c
tools/libxc/xenctrl.h
tools/libxc/xenguest.h
tools/python/xen/xend/image.py